home *** CD-ROM | disk | FTP | other *** search
/ CICA 1994 April / CICA Shareware for Windows CD-ROM (Walnut Creek CD-ROM)(April 1994).ISO / win3 / nt / tctok.exe / @0051.ADF next >
Text File  |  1991-07-11  |  5KB  |  130 lines

  1. AdapterId 0051h
  2. AdapterName "Thomas-Conrad TC4046"
  3. NumBytes 4
  4.  
  5. NamedItem
  6.   Prompt "Ring Speed"
  7.     choice "16 Mbps"
  8.       pos[1]=xxxx0xxxb
  9.     choice "4 Mbps"
  10.       pos[1]=xxxx1xxxb
  11.   Help
  12. "The Ring Speed option determines whether the TC4046 adapter 
  13. operates at 16 Mbps or at 4 Mbps."
  14.  
  15. NamedItem
  16.   Prompt "Adapter I/O Address"
  17.     Choice "Primary    1A20h to 1A2Fh" pos[0]=xxxx000xb io 1a20h-1a2fh 0a20h-0a23h
  18.     Choice "Secondary  2A20h to 2A2Fh" pos[0]=xxxx001xb io 2a20h-2a2fh 0a24h-0a27h
  19.     Choice "Extended   3A20h to 3A2Fh" pos[0]=xxxx010xb io 3a20h-3a2fh
  20.     Choice "Extended   4A20h to 4A2Fh" pos[0]=xxxx011xb io 4a20h-4a2fh
  21.     Choice "Extended   5A20h to 5A2Fh" pos[0]=xxxx100xb io 5a20h-5a2fh
  22.     Choice "Extended   6A20h to 6A2Fh" pos[0]=xxxx101xb io 6a20h-6a2fh
  23.     Choice "Extended   7A20h to 7A2Fh" pos[0]=xxxx110xb io 7a20h-7a2fh
  24.     Choice "Extended   8A20h to 8A2Fh" pos[0]=xxxx111xb io 8a20h-8a2fh
  25.  
  26.   Help
  27. "Use function keys 'F5' and 'F6' to select
  28. the Adapter I/O Address.
  29.  
  30. The Adapter I/O Address must not conflict with
  31. that of another adapter in the same machine."
  32.  
  33. NamedItem
  34.   Prompt "Bus Master Arbitration Level"
  35.     Choice "Level 8"            pos[1]=1000xxxxb  arb 8
  36.     Choice "Level 9"            pos[1]=1001xxxxb  arb 9
  37.     Choice "Level 10"           pos[1]=1010xxxxb  arb 10
  38.     Choice "Level 11"           pos[1]=1011xxxxb  arb 11
  39.     Choice "Level 12"           pos[1]=1100xxxxb  arb 12
  40.     Choice "Level 13"           pos[1]=1101xxxxb  arb 13
  41.     Choice "Level 14"           pos[1]=1110xxxxb  arb 14
  42.     Choice "Disable Bus Master" pos[1]=1111xxxxb 
  43.     Choice "Level 0"            pos[1]=0000xxxxb  arb 0
  44.     Choice "Level 1"            pos[1]=0001xxxxb  arb 1
  45.     Choice "Level 2"            pos[1]=0010xxxxb  arb 2
  46.     Choice "Level 3"            pos[1]=0011xxxxb  arb 3
  47.     Choice "Level 4"            pos[1]=0100xxxxb  arb 4
  48.     Choice "Level 5"            pos[1]=0101xxxxb  arb 5
  49.     Choice "Level 6"            pos[1]=0110xxxxb  arb 6
  50.     Choice "Level 7"            pos[1]=0111xxxxb  arb 7
  51.  
  52.   Help
  53. "Use function keys 'F5' and 'F6' to select
  54. the Bus Master Arbitration Level.
  55.  
  56. You can disable the Bus Master capability by selecting 
  57. 'Disable Bus Master'.  Disabling Bus Mastering degrades
  58. performance, and we do not recommend that you do so.
  59. Choose an arbitration level that will not be used by
  60. any other adapter in the same computer.  Note that
  61. arbitration levels are also priority levels.  Level 0
  62. is the highest priority; Level 14 is the lowest priority."
  63.  
  64. NamedItem
  65.   Prompt "Fairness"
  66.     choice "Enabled"
  67.       pos[0]=xxx0xxxxb
  68.     choice "Disabled"
  69.       pos[0]=xxx1xxxxb
  70.   Help
  71. "Enabling the Fairness feature ensures that a Bus Master adapter
  72. cannot monopolize the bus.  The Fairness feature enables an
  73. algorithm that periodically gives low-priority devices access to
  74. the bus over higher-priority devices.  You should generally 
  75. enable Fairness, especially if your computer uses more than one
  76. Bus-Mastering device."
  77.  
  78. NamedItem
  79.   Prompt "Adapter Interrupt Level"
  80.     Choice "IRQ 9"  pos[1]=xxxxx000b int 9
  81.     Choice "IRQ 10" pos[1]=xxxxx001b int 10
  82.     Choice "IRQ 11" pos[1]=xxxxx010b int 11
  83.     Choice "IRQ 12" pos[1]=xxxxx011b int 12
  84.     Choice "IRQ 14" pos[1]=xxxxx100b int 14
  85.     Choice "IRQ 15" pos[1]=xxxxx101b int 15
  86.     Choice "IRQ 3"  pos[1]=xxxxx110b int 3
  87.     Choice "IRQ 4"  pos[1]=xxxxx111b int 4
  88.      
  89.   Help
  90. "Use function keys 'F5' and 'F6' to select
  91. the Adapter Interrupt Level.
  92.  
  93. This TC4046 can share an Adapter Interrupt Level with other
  94. devices in the same computer, but some performance degradation
  95. will result."
  96.  
  97. NamedItem
  98.   Prompt "Adapter ROM Address"
  99.     choice "None Present"
  100.       pos[0]=000xxxxxb 
  101.     choice "D0000 - D3FFF"    
  102.       pos[0]=001xxxxxb
  103.       MEM 0d0000h - 0d3fffh
  104.     choice "D4000 - D7FFF"
  105.       pos[0]=101xxxxxb
  106.       MEM 0d4000h - 0d7fffh
  107.     choice "D8000 - DBFFF"    
  108.       pos[0]=011xxxxxb
  109.       MEM 0d8000h - 0dbfffh
  110.     choice "DC000 - DFFFF"
  111.       pos[0]=111xxxxxb
  112.       MEM 0dc000h - 0dffffh
  113.     choice "C4000 - C7FFF"
  114.       pos[0]=100xxxxxb
  115.       MEM 0c4000h - 0c7fffh
  116.     choice "C8000 - CBFFF"
  117.       pos[0]=010xxxxxb
  118.       MEM 0c8000h - 0cbfffh
  119.     choice "CC000 - CFFFF"
  120.       pos[0]=110xxxxxb
  121.       MEM 0cc000h - 0cffffh
  122.  
  123.   Help
  124. "Use function keys 'F5' and 'F6' to select
  125. the Adapter ROM Address.
  126.  
  127. If this TC4046 does not use a boot ROM, choose 'None Present'.
  128. Otherwise, choose an Adapter ROM Address that does not conflict
  129. with any other addressed device in the same computer."
  130.